CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - code line

搜索资源列表

  1. LINE

    0下载:
  2. 用C语言编写的四子棋游戏,四子棋的游戏规则自己去查吧,本程序包含人机对战和人人对战的功能,支持悔一步棋,由于编写的时间比较早了,算法不是很成熟,所以电脑的AI不是很高,但有心的朋友可以在此基础上自己修改代码使电脑的AI更高。-Using C language Chess Game four sons, four sub-game rules of the game to check their own right, the program includes man-machine war and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:53959
    • 提供者:廖于翔
  1. chinesechess

    2下载:
  2. 可联机对战的中国象棋java源代码 包括服务器文件和客户端文件-Available on-line against the Chinese chess java source code, including server files and client files
  3. 所属分类:Java Develop

    • 发布日期:2016-01-29
    • 文件大小:4804987
    • 提供者:Zhou Qing
  1. Hough

    0下载:
  2. line detection using Hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:226764
    • 提供者:srikhan
  1. mms

    0下载:
  2. 应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有 使用JAVA和Spring框架开发(用到了Spring的RMI),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过RMI调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况) 内涵代码、API手册及使用说明-Huawei applied to t
  3. 所属分类:MMS

    • 发布日期:2017-05-20
    • 文件大小:6059979
    • 提供者:马亮
  1. vpn_client_create

    0下载:
  2. 创建vpn客户端的delphi源代码,命令行!创建以后自动拨号-Create a vpn client delphi source code, the command line! After the automatic creation of dial-up
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-26
    • 文件大小:13449
    • 提供者:89952392
  1. redline

    0下载:
  2. Audition Red Line (Perfect) VB Source Code
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:271144
    • 提供者:AnnA
  1. fn

    0下载:
  2. 一个简单却实用的菜单程序 如果编写简单的程序的话这个菜单函数就可以不用看了,但是当你编写到复杂的程序的时候就可能就会为人机界面和各个函数直接的连接而烦恼了,这个菜单函数就是用来解决这个问题,虽然没有UCGUI厉害,但是我觉得代码在2000行一下的话用起来还是不错的选择的.虽说简单但是用到了结构体大部分的知识了,希望c语言不太好的朋友自己补习一下好了.-A simple but useful menu process if a simple procedure to prepare the m
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2009
    • 提供者:dou
  1. line

    0下载:
  2. 利用c#实现画直线的功能,代码简单易懂,适合初学者。-Implementation using c# draw a straight line function, easy-to-read code, suitable for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:29182
    • 提供者:gengchunyuC
  1. jianpansshibie

    0下载:
  2. 4×4矩阵键盘识别处理,键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由行扫描值和回馈信号共同形成键编码而识别按键,通过软件查表,查出该键的功能。 -4 × 4 matrix keyboard recognition processing, the keyboard handler task is: to determine whether
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:940
    • 提供者:傅强
  1. code-huffman

    0下载:
  2. 利用C语言经行huffman编码 输出结果包含了编码输出的结果以及熵等内容-C language by using huffman coding output line contains the results of output code, as well as entropy, etc.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1060
    • 提供者:凌峰
  1. 12IOAc1057

    0下载:
  2. 车辆二级维护竣工检测检验线部分源程序代码,-Maintenance of vehicles completed two parts of the code line Detected
  3. 所属分类:Applications

    • 发布日期:2017-04-15
    • 文件大小:5220
    • 提供者:小辉
  1. SIRP_clutter_simulate

    5下载:
  2. (本文是在论坛已有一篇文章《SIRP法相干相关K分布雷达杂波的建模与仿真》的基础上修改而来,在此首先感谢这篇文章的作者给予我的帮助。之所以完成这篇文章,有三个方面的原因:一是对原文章和仿真程序代码明显存在一些不一致的地方,因此,我这里对每个公式进行检验(后来证明文章的公式正确无误,但所给的仿真代码存在问题),二是对自己近4天工作的一个总结,以便以后学习可以参考;三是可以放在网上给初学者一些参考,以便后来者不再走自己曾经走过的弯路。文章的一些文字是在匆忙间完成,只求能表达所述意思,没有详细斟酌,海
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:72365
    • 提供者:Polo
  1. BladeRunner

    0下载:
  2. 一款国外的远控代码 网上基本搜索不到 享受代码的乐趣吧-A foreign-controlled code-line is far less than the basic search code to enjoy the fun of it
  3. 所属分类:Search Engine

    • 发布日期:2017-04-25
    • 文件大小:44953
    • 提供者:jack
  1. floodfill

    0下载:
  2. example of floodfill and scan-line algorithsm for filling bordered area. Source code is in c++.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:6643
    • 提供者:mirre
  1. Video2

    0下载:
  2. 基于FLEX和FMS3的视频会议原代码,可实时观看别人的摄像头-FLEX-based video conferencing and FMS3 the original code, others can watch real-time camera
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-24
    • 文件大小:367846
    • 提供者:cnhuangeven
  1. chuankoutongxin

    0下载:
  2. 串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:1086
    • 提供者:zhendongzhao
  1. source7

    0下载:
  2. 边沿检测与提取,轮廓跟踪 source目录下为本章介绍的源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 -Edge detection and extraction, contour tracing source directory of the source cod
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:31477
    • 提供者:阿斯顿
  1. Shopping

    1下载:
  2. jsp实现的网上商城系统,是很适合的毕业设计题材-jsp to achieve on-line Shopping Mall system, it is appropriate to the design theme of the graduation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2016-04-10
    • 文件大小:4842784
    • 提供者:tangmin
  1. M

    0下载:
  2. Implementation of Edmonds Karp algorithm that calculates maxFlow of graph. Input: For each test case, the first line contains the number of vertices (n) and the number of arcs (m). Then, there exist m lines, one for each arc (source vertex, endin
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:1211
    • 提供者:Joao
  1. audio_ostream_demo

    0下载:
  2. In this article I ll show you how to add Text-to-Speech (TTS) capabilities to your program. You ll be able to do it with, essentially, 1 line of code, using the familiar standard ostream syntax.-In this article I ll show you how to add Text-to-S
  3. 所属分类:Audio program

    • 发布日期:2017-03-26
    • 文件大小:3365
    • 提供者:lpjxy
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com